home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 July & August
/
PCWorld_2006-07-08_cd.bin
/
v cisle
/
acehtml
/
acehtmlfreeware.exe
/
acehtmlfree.exe
/
0
/
RCDATA
/
TFFINDRSLTS
/
TFFINDRSLTS.txt
< prev
Wrap
Text File
|
2006-04-19
|
4KB
|
161 lines
object fFindRslts: TfFindRslts
Left = 251
Top = 211
BorderStyle = bsSizeToolWin
ClientHeight = 125
ClientWidth = 632
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Shell Dlg 2'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
OldCreateOrder = True
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnEndDock = FormEndDock
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object ListView: TListView
Left = 0
Top = 0
Width = 632
Height = 125
Align = alClient
Columns = <
item
end>
ColumnClick = False
MultiSelect = True
OwnerData = True
ReadOnly = True
RowSelect = True
ShowColumnHeaders = False
TabOrder = 0
ViewStyle = vsReport
OnContextPopup = ListViewContextPopup
OnCustomDrawItem = ListViewCustomDrawItem
OnDblClick = ListViewDblClick
OnResize = ListViewResize
end
object barMan: TdxBarManager
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Bars = <>
Categories.Strings = (
'pmmenu')
Categories.ItemsVisibles = (
2)
Categories.Visibles = (
True)
PopupMenuLinks = <>
Style = bmsUseLookAndFeel
UseSystemFont = True
Left = 440
Top = 30
DockControlHeights = (
0
0
0
0)
object miGotoLine: TdxBarButton
Caption = 'GoToLine'
Category = 0
Hint = 'GoToLine'
Visible = ivAlways
OnClick = ListViewDblClick
end
object miCopyMessages: TdxBarButton
Caption = 'CopyMessages'
Category = 0
Hint = 'CopyMessages'
Visible = ivAlways
ShortCut = 16451
OnClick = miCopyMessagesClick
end
object miSelectAll: TdxBarButton
Caption = 'SelectAll'
Category = 0
Hint = 'SelectAll'
Visible = ivAlways
OnClick = miSelectAllClick
end
object miDeleteMessages: TdxBarButton
Caption = 'DeleteMessages'
Category = 0
Hint = 'DeleteMessages'
Visible = ivAlways
OnClick = miDeleteMessagesClick
end
object miSaveMessages: TdxBarButton
Caption = 'SaveMessages'
Category = 0
Hint = 'SaveMessages'
Visible = ivAlways
OnClick = miSaveMessagesClick
end
object miDockable: TdxBarButton
Caption = 'Dockable'
Category = 0
Hint = 'Dockable'
Visible = ivAlways
ButtonStyle = bsChecked
Down = True
OnClick = miDockableClick
end
object miClose: TdxBarButton
Caption = 'Close'
Category = 0
Hint = 'Close'
Visible = ivAlways
OnClick = miCloseClick
end
end
object pmmenu: TdxBarPopupMenu
BarManager = barMan
ItemLinks = <
item
Item = miGotoLine
Visible = True
end
item
BeginGroup = True
Item = miCopyMessages
Visible = True
end
item
Item = miSelectAll
Visible = True
end
item
Item = miDeleteMessages
Visible = True
end
item
Item = miSaveMessages
Visible = True
end
item
BeginGroup = True
Item = miDockable
Visible = True
end
item
BeginGroup = True
Item = miClose
Visible = True
end>
UseOwnFont = False
OnPopup = pmmenuPopup
Left = 340
Top = 30
end
end